home *** CD-ROM | disk | FTP | other *** search
/ Aminet 45 / Aminet 45 (2001)(GTI - Schatztruhe)[!][Oct 2001].iso / Aminet / disk / misc / qformat.readme < prev    next >
Encoding:
Text File  |  2001-09-05  |  1.7 KB  |  61 lines

  1. Short:    Quick format for FFS disks
  2. Author:   thomas-rapp@web.de (Thomas Rapp)
  3. Uploader: thomas-rapp@web.de (Thomas Rapp)
  4. Type:     disk/misc
  5.  
  6.  
  7. Qformat writes a FFS root block onto the disk, regardless
  8. of the filesystem that is installed for it. This is meant
  9. for multi purpose filesystems (like XFS) that cannot format
  10. new media.
  11.  
  12.  
  13. Usage
  14. =====
  15.  
  16. Qformat can only be used from Shell.
  17.  
  18.  
  19. Parameters
  20. ==========
  21.  
  22. DEVICE=DRIVE/A  The device name to format.
  23.  
  24. NAME/K/A        The name given to the disk after format.
  25.  
  26. TYPE/K/N        Dostype used to format:
  27.  
  28.                 0 = Old file system
  29.                 1 = FastFileSystem
  30.                 2 = Old file system International                  
  31.                 3 = FastFileSystem  International
  32.                 4 = Old file system International Directory cache
  33.                 5 = FastFileSystem  International Directory cache
  34.  
  35. BOOT/S          Write a boot block to the disk. Only useful for
  36.                 floppy disks.
  37.  
  38. VALIDATE/S      Set the bitmap flag to invalid so the disk will be validated.
  39.                 This ensures that the bitmap is correct afterwards.
  40.                 Doesn't work with XFS because XFS cannot validate a disk.
  41.  
  42. INFO/S          Give some information about Qformat's work. (For debug only)
  43.  
  44.  
  45. Example
  46. =======
  47.  
  48.  qformat drive file0: name empty boot
  49.  
  50.    ; Create a bootable ADF file in drive FILE0
  51.  
  52.  
  53. ============================= Archive contents =============================
  54.  
  55. Original  Packed Ratio    Date     Time    Name
  56. -------- ------- ----- --------- --------  -------------
  57.     9516    5816 38.8% 14-Jul-01 17:30:48  qformat
  58.     1373     622 54.6% 15-Jul-01 12:27:02  qformat.readme
  59. -------- ------- ----- --------- --------
  60.    10889    6438 40.8% 16-Jul-101 20:03:26   2 files
  61.